home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / raytracers / _pvray / pv / _pvutil / _run next >
Encoding:
Text File  |  1991-11-05  |  322 b   |  8 lines

  1. if "<System$Path>" = "" then Error 0 System resources cannot be found
  2. WimpSlot -min 64K -max 64K
  3. IconSprites <Obey$Dir>.!Sprites
  4. RMensure SharedClibrary 0 System:Modules.clib
  5. RMensure SharedClibrary 3.70 Error You need at least version 3.70 of the shared C library
  6. set PVutil$Dir <Obey$Dir>
  7. Run <PVutil$Dir>.!RunImage %*0
  8.